projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b59529
)
stubdom: Disable PCI passthrough functionality for now.
author
Keir Fraser
<keir.fraser@citrix.com>
Mon, 25 Feb 2008 16:34:49 +0000
(16:34 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Mon, 25 Feb 2008 16:34:49 +0000
(16:34 +0000)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/Makefile.target
patch
|
blob
|
history
diff --git
a/tools/ioemu/Makefile.target
b/tools/ioemu/Makefile.target
index 965d726adf250589c38f33f61546b0efe95cd8bf..51eabb757bdfaf72074422feb288ab6bc3311c99 100644
(file)
--- a/
tools/ioemu/Makefile.target
+++ b/
tools/ioemu/Makefile.target
@@
-357,7
+357,7
@@
VL_OBJS+=tap-win32.o
endif
ifdef CONFIG_STUBDOM
-CONFIG_PASSTHROUGH=1
+
#
CONFIG_PASSTHROUGH=1
else
ifeq (,$(wildcard /usr/include/pci))
$(warning *** pciutils-devl package not found - missing /usr/include/pci)